home *** CD-ROM | disk | FTP | other *** search
/ Design Mapio / Design Mapio.iso / mac / WIN / LINGO.INI < prev    next >
Encoding:
Text File  |  1997-01-23  |  116 b   |  7 lines  |  [TEXT/LMAN]

  1. on startup
  2.   if the machineType = 256 then
  3.     openxlib "fileio"
  4.     openxlib "filecopy"
  5.   end if
  6. end startup
  7.